projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77594d7
)
ARM: dts: stm32: Update sdmmc binding for stm32h743i-eval
author
Patrice Chotard
<
[email protected]
>
Wed, 17 Apr 2019 09:53:29 +0000
(11:53 +0200)
committer
Patrice Chotard
<
[email protected]
>
Tue, 23 Apr 2019 13:31:52 +0000
(15:31 +0200)
Update some sdmmc properties which have been updated with
v4.19 DT bindings:
- st,dirpol becomes st,sig-dir
- st,negedge becomes st,neg-edge
- st,pin-ckin becomes st,use-ckin
Signed-off-by: Patrick Delaunay <
[email protected]
>
Signed-off-by: Patrice Chotard <
[email protected]
>
arch/arm/dts/stm32h743i-eval-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/stm32h743i-eval-u-boot.dtsi
b/arch/arm/dts/stm32h743i-eval-u-boot.dtsi
index 220a2d706c92dcda1a81e94b3362e75343ba78b4..251977abe0242bd7ced27ca130b34651e7167fea 100644
(file)
--- a/
arch/arm/dts/stm32h743i-eval-u-boot.dtsi
+++ b/
arch/arm/dts/stm32h743i-eval-u-boot.dtsi
@@
-8,5
+8,5
@@
<&pinctrl_sdmmc1_level_shifter>;
pinctrl-names = "default";
bus-width = <4>;
- st,
dirpol
;
+ st,
sig-dir
;
};